Notes/Domino Fix List
SPR # DSAN5QEQGVFixed in 6.0.4 release



Product Area: Server Technical Area: Server Platform: iSeries

Lotus Customer Support APAR: LO00136

SPR# DSAN5QEQGV - This fix allows HTTP log files to inherit authorities from their parent directory.

Technote Number: 1138828

Problem:
This issue was reported to Quality Engineering and was initially addressed in
Domino 6.0.4 and 6.5.2; however, this is not the case. A fix is still being
researched.

Workaround:
The procedures outlined below can be used as a temporary solution and should be
adjusted to meet your specific requirements. The example below will provide
Read access for the iSeriesUserID to files with the generic name of access*.log
in the /Notes/Data directory. Note that the generic file name specified below
may need to change, depending on your requirements (*.log, etc.).

1. Sign on to an iSeries 5250 session, using the QSECOFR profile or a profile
with equivalent authority.

2. Type the following command on the iSeries command line and press enter:

WRKJOBSCDE

3. Press and release the F6 key to add a new job schedule entry.

4. The following is an example of the "Add Job Schedule Entry" screen;
complete the fields as follows:

Job name: LogAuthChg
Command to run: CHGAUT OBJ('/notes/data/access*.log') USER(iSeriesUserID)
DTAAUT(*R)
Frequency: *Monthly (Set as required, I based the example on the frequency
discussed)
Schedule date, or: *MONTHSTR (this indicates the command will run on the first
day of each month).
Schedule day: *None
Schedule time: 00:05:00 (the time of 5 minutes past midnight was used as an
example, your specific requirements may differ and all schedules related to the
process must be considered).

Add Job Schedule Entry (ADDJOBSCDE)

Type choices, press Enter.

Job name . . . . . . . . . . . . > LOGAUTHCHG Name, *JOBD
Command to run . . . . . . . . . > CHGAUT OBJ('/notes/data/access*.log')
USER(iSeriesUserID)
DTAAUT(*R)

Frequency . . . . . . . . . . . > *MONTHLY *ONCE, *WEEKLY, *MONTHLY
Schedule date, or . . . . . . . > *MONTHSTR Date, *CURRENT, *MONTHSTR...
Schedule day . . . . . . . . . . *NONE *NONE, *ALL, *MON, *TUE...
+ for more values
Schedule time . . . . . . . . . > '00:05:00' Time, *CURRENT


5. Press enter; you will receive the following informational message at the
bottom of the screen:

Job schedule entry LOGAUTHCHG number ###### added.

6. Type 10 on the Option line next to the job schedule entry, to test
on-demand.
More >



Last Modified on 12/05/2013

Go back